
/* Update Mickey-Projects */

Options Results
Address 'rexx_ced'

Open New
Expand view

Do Forever
	Clear 1
	Text D2C(10)
	Text 'Number  Task     '||D2C(10)
	Text '-----------------'||D2C(10)
	Text '  1     Karte    '||D2C(10)
	Text '  2     Sequenzen'||D2C(10)
	Text '  3     Outro    '||D2C(10)
	Text '  4     Zoom     '||D2C(10)
	Text '  5     LockOut  '||D2C(10)
	Text D2C(10)||'Task NULL terminates Update-Sequence!'||D2C(10)

	GetNumber
	Task=Result
	Clear 1

	If Task=0 Then Do
		Quit 1
		Exit
		End

	If Task=1 Then Do
		Text D2C(10)
		Text 'Number  Task (Karte)'||D2C(10)
		Text '-------------------------------'||D2C(10)
		Text '  1     Pack Video-Data        '||D2C(10)
		Text '  2     Pack Work-Data         '||D2C(10)
		Text '  3     Pack World-Data        '||D2C(10)
		Text '  4     Erzeuge Grafiken       '||D2C(10)
		Text '  5     Compiliere Definitionen'||D2C(10)
		Text D2C(10)||'Task NULL terminates Update-Sequence!'||D2C(10)

		GetNumber
		Task2=Result

		If Task2=1 Then Do
			Text 'Creating now...Data.Video.dat'||D2C(10)
			Address Command 'OMA Karte/Source/Data.Video.asm -o RAM:Data.obj'
			Address Command 'Raw RAM:Data.obj RAM:Data.raw $0'
			Address Command 'TPacker RAM:Data.raw RAM:Data.dat'
			Address Command 'Copy RAM:Data.dat Karte/Resource/Data.Video.dat'
			Text 'Creating now...Data.Alien.dat'||D2C(10)
			Address Command 'OMA Karte/Source/Data.Alien.asm -o RAM:Data.obj'
			Address Command 'Raw RAM:Data.obj RAM:Data.raw $0'
			Address Command 'TPacker RAM:Data.raw RAM:Data.dat'
			Address Command 'Copy RAM:Data.dat Karte/Resource/Data.Alien.dat'
			End

		If Task2=2 Then Do
			Text 'Creating now...Labels.asm'||D2C(10)
			Address Command 'OMA Karte/Source/Data.Work.asm -c d -c s -o RAM:Data.obj'
			Address Command 'Raw RAM:Data.obj RAM:Data.Label $FF000C LABEL'
			Address Command 'Copy RAM:Data.Label Karte/Source/Labels.asm'
			Text 'Creating now...Data.Work.dat'||D2C(10)
			Address Command 'OMA Karte/Source/Data.Work.asm -o RAM:Data.obj'
			Address Command 'Raw RAM:Data.obj RAM:Data.raw $0'
			Address Command 'TPacker RAM:Data.raw RAM:Data.dat'
			Address Command 'Copy RAM:Data.dat Karte/Resource/Data.Work.dat'
			End

		If Task2=3 Then Do
			Text 'Creating now...Data.Natur.dat'||D2C(10)
			Address Command 'OMA Karte/Source/Data.World.asm -d WORLD:0 -o RAM:Data.obj'
			Address Command 'Raw RAM:Data.obj RAM:Data.raw $FF000C'
			Address Command 'TPacker RAM:Data.raw RAM:Data.dat'
			Address Command 'Copy RAM:Data.dat Karte/Resource/Data.Natur.dat'
			Text 'Creating now...Data.Under.dat'||D2C(10)
			Address Command 'OMA Karte/Source/Data.World.asm -d WORLD:1 -o RAM:Data.obj'
			Address Command 'Raw RAM:Data.obj RAM:Data.raw $FF000C'
			Address Command 'TPacker RAM:Data.raw RAM:Data.dat'
			Address Command 'Copy RAM:Data.dat Karte/Resource/Data.Under.dat'
			Text 'Creating now...Data.Water.dat'||D2C(10)
			Address Command 'OMA Karte/Source/Data.World.asm -d WORLD:2 -o RAM:Data.obj'
			Address Command 'Raw RAM:Data.obj RAM:Data.raw $FF000C'
			Address Command 'TPacker RAM:Data.raw RAM:Data.dat'
			Address Command 'Copy RAM:Data.dat Karte/Resource/Data.Water.dat'
			Text 'Creating now...Data.Inka.dat'||D2C(10)
			Address Command 'OMA Karte/Source/Data.World.asm -d WORLD:3 -o RAM:Data.obj'
			Address Command 'Raw RAM:Data.obj RAM:Data.raw $FF000C'
			Address Command 'TPacker RAM:Data.raw RAM:Data.dat'
			Address Command 'Copy RAM:Data.dat Karte/Resource/Data.Inka.dat'
			End

		If Task2=4 Then Do
			Text 'Creating now...1Up'||D2C(10)
			Address Command 'Resource Karte/Graphics/1Up_IFF Karte/Includes/1Up SEGA 1 1 2 2 20 1 20 6 20 11 TILES'
			Text 'Creating now...Alien'||D2C(10)
			Address Command 'Resource Karte/Graphics/Aliens_IFF Karte/Includes/Alien.1.1 SEGA 01 01 4 4 76 1 76 8 76 15 TILES'
			Address Command 'Resource Karte/Graphics/Aliens_IFF Karte/Includes/Alien.1.2 SEGA 33 01 4 4 76 1 76 8 76 15 TILES'
			Address Command 'Resource Karte/Graphics/Aliens_IFF Karte/Includes/Alien.1.3 SEGA 65 01 1 4 76 1 76 8 76 15 TILES'
			Address Command 'Resource Karte/Graphics/Aliens_IFF Karte/Includes/Alien.1.4 SEGA 29 33 2 1 76 1 76 8 76 15 TILES'
			Address Command 'Resource Karte/Graphics/Aliens_IFF Karte/Includes/Alien.2.1 SEGA 01 44 4 4 68 44 68 51 68 58 TILES'
			Address Command 'Resource Karte/Graphics/Aliens_IFF Karte/Includes/Alien.2.2 SEGA 33 44 4 4 68 44 68 51 68 58 TILES'
			Address Command 'Resource Karte/Graphics/Aliens_IFF Karte/Includes/Alien.2.3 SEGA 01 76 4 3 68 44 68 51 68 58 TILES'
			Address Command 'Resource Karte/Graphics/Aliens_IFF Karte/Includes/Alien.2.4 SEGA 33 76 4 3 68 44 68 51 68 58 TILES'
			Text 'Creating now...Beamer'||D2C(10)
			Address Command 'Resource Karte/Graphics/Beamer_IFF Karte/Includes/Beamer.1 SEGA 1 01 2 2 20 1 20 6 20 11 TILES'
			Address Command 'Resource Karte/Graphics/Beamer_IFF Karte/Includes/Beamer.2 SEGA 1 20 2 2 20 1 20 6 20 11 TILES'
			Address Command 'Resource Karte/Graphics/Beamer_IFF Karte/Includes/Beamer.3 SEGA 1 39 2 2 20 1 20 6 20 11 TILES'
			Text 'Creating now...Busch'||D2C(10)
			Address Command 'Resource Karte/Graphics/Busch_IFF Karte/Includes/Busch.L.1 SEGA 01 01 2 3 58 1 58 7 58 13 TILES'
			Address Command 'Resource Karte/Graphics/Busch_IFF Karte/Includes/Busch.L.2 SEGA 01 28 2 3 58 1 58 7 58 13 TILES'
			Address Command 'Resource Karte/Graphics/Busch_IFF Karte/Includes/Busch.U.1 SEGA 20 01 2 3 58 1 58 7 58 13 TILES'
			Address Command 'Resource Karte/Graphics/Busch_IFF Karte/Includes/Busch.U.2 SEGA 20 28 2 3 58 1 58 7 58 13 TILES'
			Address Command 'Resource Karte/Graphics/Busch_IFF Karte/Includes/Busch.O.1 SEGA 39 01 2 3 58 1 58 7 58 13 TILES'
			Address Command 'Resource Karte/Graphics/Busch_IFF Karte/Includes/Busch.O.2 SEGA 39 28 2 3 58 1 58 7 58 13 TILES'
			Text 'Creating now...Buzzer'||D2C(10)
			Address Command 'Resource Karte/Graphics/Buzzer_IFF Karte/Includes/Buzzer.1 SEGA 01 01 2 2 20 1 20 6 20 11 TILES'
			Address Command 'Resource Karte/Graphics/Buzzer_IFF Karte/Includes/Buzzer.2 SEGA 01 20 2 2 20 1 20 6 20 11 TILES'
			Text 'Creating now...Display'||D2C(10)
			Address Command 'Resource Karte/Graphics/Display_IFF Karte/Includes/Ankh.D     SEGA 01 001 1 2 34 1 34 6 34 11 TILES'
			Address Command 'Resource Karte/Graphics/Display_IFF Karte/Includes/Hitpoint.D SEGA 12 001 1 2 34 1 34 6 34 11 TILES'
			Address Command 'Resource Karte/Graphics/Display_IFF Karte/Includes/Tasche.D   SEGA 23 001 1 2 34 1 34 6 34 11 TILES'
			Address Command 'Resource Karte/Graphics/Display_IFF Karte/Includes/Diamant.D  SEGA 01 020 2 2 34 1 34 6 34 11 TILES'
			Address Command 'Resource Karte/Graphics/Display_IFF Karte/Includes/Bombe.D    SEGA 01 039 2 2 34 1 34 6 34 11 TILES'
			Address Command 'Resource Karte/Graphics/Display_IFF Karte/Includes/Feder.D    SEGA 01 058 2 2 34 1 34 6 34 11 TILES'
			Address Command 'Resource Karte/Graphics/Display_IFF Karte/Includes/Brille.D   SEGA 01 077 2 2 34 1 34 6 34 11 TILES'
			Address Command 'Resource Karte/Graphics/Display_IFF Karte/Includes/Flash.D    SEGA 01 096 2 2 34 1 34 6 34 11 TILES'
			Address Command 'Resource Karte/Graphics/Display_IFF Karte/Includes/Power.D    SEGA 01 115 2 2 34 1 34 6 34 11 TILES'
			Address Command 'Resource Karte/Graphics/Display_IFF Karte/Includes/Kreuz.D    SEGA 01 134 2 2 34 1 34 6 34 11 TILES'
			Address Command 'Resource Karte/Graphics/Display_IFF Karte/Includes/Stern.D    SEGA 01 153 2 2 34 1 34 6 34 11 TILES'
			Address Command 'Resource Karte/Graphics/Display_IFF Karte/Includes/Fahne.D    SEGA 01 172 2 2 34 1 34 6 34 11 TILES'
			Address Command 'Resource Karte/Graphics/Display_IFF Karte/Includes/Blitz.D    SEGA 01 191 2 2 34 1 34 6 34 11 TILES'
			Text 'Creating now...Explosion'||D2C(10)
			Address Command 'Resource Karte/Graphics/Explosion_IFF Karte/Includes/Explosion.1 SEGA 01 001 4 4 36 1 36 8 36 15 TILES'
			Address Command 'Resource Karte/Graphics/Explosion_IFF Karte/Includes/Explosion.2 SEGA 01 036 4 4 36 1 36 8 36 15 TILES'
			Address Command 'Resource Karte/Graphics/Explosion_IFF Karte/Includes/Explosion.3 SEGA 01 071 4 4 36 1 36 8 36 15 TILES'
			Address Command 'Resource Karte/Graphics/Explosion_IFF Karte/Includes/Explosion.4 SEGA 01 106 4 4 36 1 36 8 36 15 TILES'
			Address Command 'Resource Karte/Graphics/Explosion_IFF Karte/Includes/Explosion.5 SEGA 01 141 4 4 36 1 36 8 36 15 TILES'
			Text 'Creating now...Fahne'||D2C(10)
			Address Command 'Resource Karte/Graphics/Fahnen_IFF Karte/Includes/Fahne.1 SEGA 01 01 3 3 28 1 28 7 28 13 TILES'
			Address Command 'Resource Karte/Graphics/Fahnen_IFF Karte/Includes/Fahne.2 SEGA 01 28 3 3 28 1 28 7 28 13 TILES'
			Address Command 'Resource Karte/Graphics/Fahnen_IFF Karte/Includes/Fahne.3 SEGA 01 55 3 3 28 1 28 7 28 13 TILES'
			Address Command 'Resource Karte/Graphics/Fahnen_IFF Karte/Includes/Fahne.4 SEGA 01 82 3 3 28 1 28 7 28 13 TILES'
			Text 'Creating now...Fisch'||D2C(10)
			Address Command 'Resource Karte/Graphics/Fisch_IFF Karte/Includes/Fisch.1 SEGA 01 01 2 2 20 1 20 6 20 11 TILES'
			Address Command 'Resource Karte/Graphics/Fisch_IFF Karte/Includes/Fisch.2 SEGA 01 20 2 2 20 1 20 6 20 11 TILES'
			Text 'Creating now...Flo'||D2C(10)
			Address Command 'Resource Karte/Graphics/Floss_IFF Karte/Includes/Floss.1 SEGA 01 01 4 3 36 1 36 7 36 13 TILES'
			Address Command 'Resource Karte/Graphics/Floss_IFF Karte/Includes/Floss.2 SEGA 01 28 4 3 36 1 36 7 36 13 TILES'
			Address Command 'Resource Karte/Graphics/Floss_IFF Karte/Includes/Floss.3 SEGA 01 55 4 3 36 1 36 7 36 13 TILES'
			Text 'Creating now...Font'||D2C(10)
			Address Command 'Resource Karte/Graphics/Font2_IFF Karte/Includes/Font.1 SEGA 01 01 1 42 12 108 12 108 12 108 TILES'
			Address Command 'Resource Karte/Graphics/Font2_IFF Karte/Includes/Font.2 SEGA 23 01 1 15 12 108 12 108 12 108 TILES'
			Text 'Creating now...Geist'||D2C(10)
			Address Command 'Resource Karte/Graphics/Geist_IFF Karte/Includes/Geist.1 SEGA 01 01 3 3 28 1 28 7 28 13 TILES'
			Address Command 'Resource Karte/Graphics/Geist_IFF Karte/Includes/Geist.2 SEGA 01 28 3 3 28 1 28 7 28 13 TILES'
			Text 'Creating now...Hase'||D2C(10)
			Address Command 'Resource Karte/Graphics/Hase_IFF Karte/Includes/Hase.L.1 SEGA 01 01 2 3 58 1 58 7 58 13 TILES'
			Address Command 'Resource Karte/Graphics/Hase_IFF Karte/Includes/Hase.L.2 SEGA 01 28 2 3 58 1 58 7 58 13 TILES'
			Address Command 'Resource Karte/Graphics/Hase_IFF Karte/Includes/Hase.U.1 SEGA 20 01 2 3 58 1 58 7 58 13 TILES'
			Address Command 'Resource Karte/Graphics/Hase_IFF Karte/Includes/Hase.U.2 SEGA 20 28 2 3 58 1 58 7 58 13 TILES'
			Address Command 'Resource Karte/Graphics/Hase_IFF Karte/Includes/Hase.O.1  SEGA 39 01 2 3 58 1 58 7 58 13 TILES'
			Address Command 'Resource Karte/Graphics/Hase_IFF Karte/Includes/Hase.O.2  SEGA 39 28 2 3 58 1 58 7 58 13 TILES'
			Text 'Creating now...Herz'||D2C(10)
			Address Command 'Resource Karte/Graphics/Herz_IFF Karte/Includes/Herz.1 SEGA 01 01 2 2 20 1 20 6 20 11 TILES'
			Text 'Creating now...Hitpoint'||D2C(10)
			Address Command 'Resource Karte/Graphics/Hitpoint_IFF Karte/Includes/Hitpoint.1 SEGA 01 01 2 2 20 1 20 6 20 11 TILES'
			Address Command 'Resource Karte/Graphics/Hitpoint_IFF Karte/Includes/Hitpoint.2 SEGA 01 20 2 2 20 1 20 6 20 11 TILES'
			Address Command 'Resource Karte/Graphics/Hitpoint_IFF Karte/Includes/Hitpoint.3 SEGA 01 39 2 2 20 1 20 6 20 11 TILES'
			Text 'Creating now...Huhn'||D2C(10)
			Address Command 'Resource Karte/Graphics/Huhn_IFF Karte/Includes/Huhn.L.1 SEGA 01 01 2 3 58 1 58 7 58 13 TILES'
			Address Command 'Resource Karte/Graphics/Huhn_IFF Karte/Includes/Huhn.L.2 SEGA 01 28 2 3 58 1 58 7 58 13 TILES'
			Address Command 'Resource Karte/Graphics/Huhn_IFF Karte/Includes/Huhn.U.1 SEGA 20 01 2 3 58 1 58 7 58 13 TILES'
			Address Command 'Resource Karte/Graphics/Huhn_IFF Karte/Includes/Huhn.U.2 SEGA 20 28 2 3 58 1 58 7 58 13 TILES'
			Address Command 'Resource Karte/Graphics/Huhn_IFF Karte/Includes/Huhn.O.1  SEGA 39 01 2 3 58 1 58 7 58 13 TILES'
			Address Command 'Resource Karte/Graphics/Huhn_IFF Karte/Includes/Huhn.O.2  SEGA 39 28 2 3 58 1 58 7 58 13 TILES'
			Text 'Creating now...Background'||D2C(10)
			Address Command 'Resource Karte/Graphics/Karte_IFF Karte/Includes/Karte.M SEGA 0 0 40 28 1 226 44 226 87 226 MAP'
			Address Command 'Resource Karte/Graphics/Karte_IFF Karte/Includes/Karte.T SEGA 0 0 40 28 1 226 44 226 87 226 TILES'
			Text 'Creating now...Module'||D2C(10)
			Address Command 'Resource Karte/Graphics/Module_Natur_IFF Karte/Includes/Natur.M SEGA 0 1 40 18 1 148 44 148 87 148 MAP'
			Address Command 'Resource Karte/Graphics/Module_Natur_IFF Karte/Includes/Natur.T SEGA 0 1 40 18 1 148 44 148 87 148 TILES'
			Address Command 'Resource Karte/Graphics/Module_Under_IFF Karte/Includes/Under.M SEGA 0 1 40 18 1 148 44 148 87 148 MAP'
			Address Command 'Resource Karte/Graphics/Module_Under_IFF Karte/Includes/Under.T SEGA 0 1 40 18 1 148 44 148 87 148 TILES'
			Address Command 'Resource Karte/Graphics/Module_Water_IFF Karte/Includes/Water.M SEGA 0 1 40 18 1 148 44 148 87 148 MAP'
			Address Command 'Resource Karte/Graphics/Module_Water_IFF Karte/Includes/Water.T SEGA 0 1 40 18 1 148 44 148 87 148 TILES'
			Address Command 'Resource Karte/Graphics/Module_Inka_IFF  Karte/Includes/Inka.M  SEGA 0 1 40 18 1 148 44 148 87 148 MAP'
			Address Command 'Resource Karte/Graphics/Module_Inka_IFF  Karte/Includes/Inka.T  SEGA 0 1 40 18 1 148 44 148 87 148 TILES'
			Text 'Creating now...Mumie'||D2C(10)
			Address Command 'Resource Karte/Graphics/Mumie_IFF Karte/Includes/Mumie.L.1 SEGA 01 01 2 3 58 1 58 7 58 13 TILES'
			Address Command 'Resource Karte/Graphics/Mumie_IFF Karte/Includes/Mumie.L.2 SEGA 01 28 2 3 58 1 58 7 58 13 TILES'
			Address Command 'Resource Karte/Graphics/Mumie_IFF Karte/Includes/Mumie.U.1 SEGA 20 01 2 3 58 1 58 7 58 13 TILES'
			Address Command 'Resource Karte/Graphics/Mumie_IFF Karte/Includes/Mumie.U.2 SEGA 20 28 2 3 58 1 58 7 58 13 TILES'
			Address Command 'Resource Karte/Graphics/Mumie_IFF Karte/Includes/Mumie.O.1 SEGA 39 01 2 3 58 1 58 7 58 13 TILES'
			Address Command 'Resource Karte/Graphics/Mumie_IFF Karte/Includes/Mumie.O.2 SEGA 39 28 2 3 58 1 58 7 58 13 TILES'
			Text 'Creating now...Muschel'||D2C(10)
			Address Command 'Resource Karte/Graphics/Muschel_IFF Karte/Includes/Muschel.1 SEGA 01 01 2 2 20 1 20 6 20 11 TILES'
			Address Command 'Resource Karte/Graphics/Muschel_IFF Karte/Includes/Muschel.2 SEGA 01 20 2 2 20 1 20 6 20 11 TILES'
			Text 'Creating now...Nutz'||D2C(10)
			Address Command 'Resource Karte/Graphics/Nutz_IFF Karte/Includes/Nutz.1 SEGA 001 001 2 3 58 01 58 07 58 13 TILES'
			Address Command 'Resource Karte/Graphics/Nutz_IFF Karte/Includes/Nutz.2 SEGA 001 028 2 3 58 01 58 07 58 13 TILES'
			Address Command 'Resource Karte/Graphics/Nutz_IFF Karte/Includes/Nutz.3 SEGA 001 055 2 3 58 01 58 07 58 13 TILES'
			Address Command 'Resource Karte/Graphics/Nutz_IFF Karte/Includes/Nutz.4 SEGA 001 082 2 3 58 01 58 07 58 13 TILES'
			Address Command 'Resource Karte/Graphics/Nutz_IFF Karte/Includes/Nutz.5 SEGA 001 109 2 3 58 01 58 07 58 13 TILES'
			Address Command 'Resource Karte/Graphics/Nutz_IFF Karte/Includes/Nutz.6 SEGA 001 136 2 3 58 01 58 07 58 13 TILES'
			Address Command 'Resource Karte/Graphics/Nutz_IFF Karte/Includes/Nutz.7 SEGA 001 163 2 3 58 01 58 07 58 13 TILES'
			Address Command 'Resource Karte/Graphics/Nutz_IFF Karte/Includes/Nutz.8 SEGA 001 190 2 3 58 01 58 07 58 13 TILES'
			Text 'Creating now...Rahmen'||D2C(10)
			Address Command 'Resource Karte/Graphics/Rahmen_IFF Karte/Includes/Rahmen.1 SEGA 01 01 1 9 12 1 12 13 12 25 TILES'
			Text 'Creating now...Scroll'||D2C(10)
			Address Command 'Resource Karte/Graphics/Scroll_IFF Karte/Includes/Scroll.1 SEGA 01 01 2 2 20 1 20 6 20 11 TILES'
			Text 'Creating now...Stations'||D2C(10)
			Address Command 'Resource Karte/Graphics/Station_IFF Karte/Includes/Station.1 SEGA 01 44 4 18 36 44 43 44 50 44 TILES'
			Text 'Creating now...Tasche'||D2C(10)
			Address Command 'Resource Karte/Graphics/Tasche_IFF Karte/Includes/Tasche.1 SEGA 01 01 2 2 20 1 20 6 20 11 TILES'
			Text 'Creating now...Mve'||D2C(10)
			Address Command 'Resource Karte/Graphics/Vogel_IFF Karte/Includes/Vogel.1 SEGA 01 01 4 2 36 1 36 6 36 11 TILES'
			Address Command 'Resource Karte/Graphics/Vogel_IFF Karte/Includes/Vogel.2 SEGA 01 20 4 2 36 1 36 6 36 11 TILES'
			Text 'Creating now...Wasser'||D2C(10)
			Address Command 'Resource Karte/Graphics/Wasser_IFF Karte/Includes/Wasser.L.1 SEGA 01 01 2 2 58 1 58 6 58 11 TILES'
			Address Command 'Resource Karte/Graphics/Wasser_IFF Karte/Includes/Wasser.L.2 SEGA 01 20 2 2 58 1 58 6 58 11 TILES'
			Address Command 'Resource Karte/Graphics/Wasser_IFF Karte/Includes/Wasser.L.3 SEGA 01 39 2 2 58 1 58 6 58 11 TILES'
			Address Command 'Resource Karte/Graphics/Wasser_IFF Karte/Includes/Wasser.M.1 SEGA 20 01 2 2 58 1 58 6 58 11 TILES'
			Address Command 'Resource Karte/Graphics/Wasser_IFF Karte/Includes/Wasser.M.2 SEGA 20 20 2 2 58 1 58 6 58 11 TILES'
			Address Command 'Resource Karte/Graphics/Wasser_IFF Karte/Includes/Wasser.M.3 SEGA 20 39 2 2 58 1 58 6 58 11 TILES'
			Address Command 'Resource Karte/Graphics/Wasser_IFF Karte/Includes/Wasser.R.1 SEGA 39 01 2 2 58 1 58 6 58 11 TILES'
			Address Command 'Resource Karte/Graphics/Wasser_IFF Karte/Includes/Wasser.R.2 SEGA 39 20 2 2 58 1 58 6 58 11 TILES'
			Address Command 'Resource Karte/Graphics/Wasser_IFF Karte/Includes/Wasser.R.3 SEGA 39 39 2 2 58 1 58 6 58 11 TILES'
			Address Command 'Resource Karte/Graphics/Wasser_IFF Karte/Includes/Wasser.B.1 SEGA 01 058 2 2 58 1 58 6 58 11 TILES'
			Address Command 'Resource Karte/Graphics/Wasser_IFF Karte/Includes/Wasser.B.2 SEGA 01 077 2 2 58 1 58 6 58 11 TILES'
			Address Command 'Resource Karte/Graphics/Wasser_IFF Karte/Includes/Wasser.B.3 SEGA 01 096 2 2 58 1 58 6 58 11 TILES'
			Address Command 'Resource Karte/Graphics/Wasser_IFF Karte/Includes/Wasser.B.4 SEGA 01 115 2 2 58 1 58 6 58 11 TILES'
			Address Command 'Resource Karte/Graphics/Wasser_IFF Karte/Includes/Wasser.B.5 SEGA 01 134 2 2 58 1 58 6 58 11 TILES'
			Address Command 'Resource Karte/Graphics/Wasser_IFF Karte/Includes/Wasser.B.6 SEGA 01 153 2 2 58 1 58 6 58 11 TILES'
			Text 'Creating now...Wolke'||D2C(10)
			Address Command 'Resource Karte/Graphics/Wolke_IFF Karte/Includes/Wolke.1 SEGA 01 01 8 3 68 1 68 7 68 13 TILES'
			End

		If Task2=5 Then Do
			Text 'Creating now...Definitionen'||D2C(10)
			Address Command 'Copy Karte/Worlds/_Natur/Natur.def.asm RAM:Def.Nature.asm'
			Address Command 'Copy Karte/Worlds/_Under/Under.def.asm RAM:Def.Underworld.asm'
			Address Command 'Copy Karte/Worlds/_Water/Water.def.asm RAM:Def.Water.asm'
			Address Command 'Copy Karte/Worlds/_Inka/Inka.def.asm RAM:Def.Inka.asm'
			Address Command 'OMA Karte/Source/Definition.make1.asm -o RAM:Definition.make'
			Address Command 'RAM:Definition.make'
			Address Command 'Copy RAM:Definition Karte/Resource/Definitionen'
			Address Command 'OMA Karte/Source/Definition.make2.asm -o RAM:Definition.make'
			Address Command 'RAM:Definition.make'
			Address Command 'Copy RAM:Definition Karte/Resource/Definitionen'
			End
		End

	If Task=2 Then Do
		Text D2C(10)
		Text 'Number  Task (Sequenzen)'||D2C(10)
		Text '-------------------------'||D2C(10)
		Text '  1     Pack Message-Data'||D2C(10)
		Text '  2     Pack Video-Data  '||D2C(10)
		Text '  3     Pack Work-Data   '||D2C(10)
		Text '  4     Erzeuge Grafiken '||D2C(10)
		Text D2C(10)||'Task NULL terminates Update-Sequence!'||D2C(10)

		GetNumber
		Task2=Result

		If Task2=1 Then Do
			Text 'Creating now...Message.dat'||D2C(10)
			Address Command 'OMA Message/Source/Make.asm -o RAM:Data.obj'
			Address Command 'Raw RAM:Data.obj RAM:Data.raw $0'
			Address Command 'TPacker RAM:Data.raw RAM:Data.dat'
			Address Command 'Copy RAM:Data.dat Message/Resource/Messages.dat'
			End

		If Task2=2 Then Do
			Text 'Creating now...Data.Video.dat'||D2C(10)
			Address Command 'OMA Message/Source/Data.Video.asm -o RAM:Data.obj'
			Address Command 'Raw RAM:Data.obj RAM:Data.raw $0'
			Address Command 'TPacker RAM:Data.raw RAM:Data.dat'
			Address Command 'Copy RAM:Data.dat Message/Resource/Data.Video.dat'
			Text 'Creating now...Data.Nutz.dat'||D2C(10)
			Address Command 'OMA Message/Source/Data.Nutz.asm -o RAM:Data.obj'
			Address Command 'Raw RAM:Data.obj RAM:Data.raw $0'
			Address Command 'TPacker RAM:Data.raw RAM:Data.dat'
			Address Command 'Copy RAM:Data.dat Message/Resource/Data.Nutz.dat'
			Text 'Creating now...Data.Faust.dat'||D2C(10)
			Address Command 'OMA Message/Source/Data.Faust.asm -o RAM:Data.obj'
			Address Command 'Raw RAM:Data.obj RAM:Data.raw $0'
			Address Command 'TPacker RAM:Data.raw RAM:Data.dat'
			Address Command 'Copy RAM:Data.dat Message/Resource/Data.Faust.dat'
			End

		If Task2=3 Then Do
			Text 'Creating now...Labels.asm'||D2C(10)
			Address Command 'OMA Message/Source/Data.Work.asm -c d -c s -o RAM:Data.obj'
			Address Command 'Raw RAM:Data.obj RAM:Data.Label $FF000C LABEL'
			Address Command 'Copy RAM:Data.Label Message/Source/Labels.asm'
			Text 'Creating now...Data.Work.dat'||D2C(10)
			Address Command 'OMA Message/Source/Data.Work.asm -o RAM:Data.obj'
			Address Command 'Raw RAM:Data.obj RAM:Data.raw $FF000C'
			Address Command 'TPacker RAM:Data.raw RAM:Data.dat'
			Address Command 'Copy RAM:Data.dat Message/Resource/Data.Work.dat'
			End

		If Task2=4 Then Do
			Text 'Creating now...Background'||D2C(10)
			Address Command 'Resource Message/Graphics/Background_IFF Message/Includes/Background.1 SEGA 01 01 8 12 68 1 68 16 68 31 TILES'
			Address Command 'Resource Message/Graphics/Background_IFF Message/Includes/Background.M SEGA 01 01 8 12 68 1 68 16 68 31 MAP'
			Text 'Creating now...Complete'||D2C(10)
			Address Command 'Resource Message/Graphics/Messages_IFF Message/Includes/M.Complete.T SEGA 000 001 40 16 001 672 044 672 087 672 TILES'
			Address Command 'Resource Message/Graphics/Messages_IFF Message/Includes/M.Complete.M SEGA 000 001 40 16 001 672 044 672 087 672 MAP'
			Text 'Creating now...Continue'||D2C(10)
			Address Command 'Resource Message/Graphics/Messages_IFF Message/Includes/M.Continue.T SEGA 000 130 40 16 001 672 044 672 087 672 TILES'
			Address Command 'Resource Message/Graphics/Messages_IFF Message/Includes/M.Continue.M SEGA 000 130 40 16 001 672 044 672 087 672 MAP'
			Text 'Creating now...Save'||D2C(10)
			Address Command 'Resource Message/Graphics/Messages_IFF Message/Includes/M.Save.T     SEGA 000 259 40 16 001 672 044 672 087 672 TILES'
			Address Command 'Resource Message/Graphics/Messages_IFF Message/Includes/M.Save.M     SEGA 000 259 40 16 001 672 044 672 087 672 MAP'
			Text 'Creating now...Game over'||D2C(10)
			Address Command 'Resource Message/Graphics/Messages_IFF Message/Includes/M.Game.T     SEGA 000 388 40 16 001 672 044 672 087 672 TILES'
			Address Command 'Resource Message/Graphics/Messages_IFF Message/Includes/M.Game.M     SEGA 000 388 40 16 001 672 044 672 087 672 MAP'
			Text 'Creating now...Nutz-Logo'||D2C(10)
			Address Command 'Resource Message/Graphics/Messages_IFF Message/Includes/M.Nutz.T     SEGA 000 517 40 19 130 672 044 672 087 672 TILES'
			Address Command 'Resource Message/Graphics/Messages_IFF Message/Includes/M.Nutz.M     SEGA 000 517 40 19 130 672 044 672 087 672 MAP'
			Text 'Creating now...Schwanz'||D2C(10)
			Address Command 'Resource Message/Graphics/Huhn_IFF Message/Includes/Schwanz.1 SEGA 001 001 03 03 195 1 202 1 209 1 TILES'
			Address Command 'Resource Message/Graphics/Huhn_IFF Message/Includes/Schwanz.2 SEGA 001 028 03 03 195 1 202 1 209 1 TILES'
			Address Command 'Resource Message/Graphics/Huhn_IFF Message/Includes/Schwanz.3 SEGA 001 055 03 04 195 1 202 1 209 1 TILES'
			Address Command 'Resource Message/Graphics/Huhn_IFF Message/Includes/Schwanz.4 SEGA 009 090 02 04 195 1 202 1 209 1 TILES'
			Address Command 'Resource Message/Graphics/Huhn_IFF Message/Includes/Schwanz.5 SEGA 028 001 02 04 195 1 202 1 209 1 TILES'
			Address Command 'Resource Message/Graphics/Huhn_IFF Message/Includes/Schwanz.6 SEGA 028 036 03 03 195 1 202 1 209 1 TILES'
			Address Command 'Resource Message/Graphics/Huhn_IFF Message/Includes/Schwanz.7 SEGA 028 063 04 02 195 1 202 1 209 1 TILES'
			Address Command 'Resource Message/Graphics/Huhn_IFF Message/Includes/Schwanz.8 SEGA 028 082 04 02 195 1 202 1 209 1 TILES'
			Text 'Creating now...Huhn'||D2C(10)
			Address Command 'Resource Message/Graphics/Huhn_IFF Message/Includes/Huhn.1 SEGA 063 001 04 03 195 1 202 1 209 1 TILES'
			Address Command 'Resource Message/Graphics/Huhn_IFF Message/Includes/Huhn.2 SEGA 063 028 04 03 195 1 202 1 209 1 TILES'
			Address Command 'Resource Message/Graphics/Huhn_IFF Message/Includes/Huhn.3 SEGA 063 055 04 03 195 1 202 1 209 1 TILES'
			Text 'Creating now...Alien'||D2C(10)
			Address Command 'Resource Message/Graphics/Huhn_IFF Message/Includes/Alien.1 SEGA 098 001 04 04 195 1 202 1 209 1 TILES'
			Address Command 'Resource Message/Graphics/Huhn_IFF Message/Includes/Alien.2 SEGA 098 036 04 04 195 1 202 1 209 1 TILES'
			Address Command 'Resource Message/Graphics/Huhn_IFF Message/Includes/Alien.3 SEGA 133 001 04 04 195 1 202 1 209 1 TILES'
			Address Command 'Resource Message/Graphics/Huhn_IFF Message/Includes/Alien.4 SEGA 133 036 04 03 195 1 202 1 209 1 TILES'
			Address Command 'Resource Message/Graphics/Huhn_IFF Message/Includes/Alien.5 SEGA 168 001 03 03 195 1 202 1 209 1 TILES'
			Address Command 'Resource Message/Graphics/Huhn_IFF Message/Includes/Alien.6 SEGA 168 028 01 01 195 1 202 1 209 1 TILES'
			Text 'Creating now...Nutz-Animation'||D2C(10)
			Address Command 'Resource Message/Graphics/Nutz_IFF Message/Includes/Nutz.1.1 SEGA 001 009 03 03 1 117 8 117 15 117 TILES'
			Address Command 'Resource Message/Graphics/Nutz_IFF Message/Includes/Nutz.1.2 SEGA 001 036 03 03 1 117 8 117 15 117 TILES'
			Address Command 'Resource Message/Graphics/Nutz_IFF Message/Includes/Nutz.1.3 SEGA 028 009 03 03 1 117 8 117 15 117 TILES'
			Address Command 'Resource Message/Graphics/Nutz_IFF Message/Includes/Nutz.1.4 SEGA 028 036 03 03 1 117 8 117 15 117 TILES'
			Address Command 'Resource Message/Graphics/Nutz_IFF Message/Includes/Nutz.2.1 SEGA 055 001 03 03 1 117 8 117 15 117 TILES'
			Address Command 'Resource Message/Graphics/Nutz_IFF Message/Includes/Nutz.2.2 SEGA 055 028 03 04 1 117 8 117 15 117 TILES'
			Address Command 'Resource Message/Graphics/Nutz_IFF Message/Includes/Nutz.2.3 SEGA 082 028 03 04 1 117 8 117 15 117 TILES'
			Address Command 'Resource Message/Graphics/Nutz_IFF Message/Includes/Nutz.3.1 SEGA 109 009 04 02 1 117 8 117 15 117 TILES'
			Address Command 'Resource Message/Graphics/Nutz_IFF Message/Includes/Nutz.3.2 SEGA 109 028 04 04 1 117 8 117 15 117 TILES'
			Address Command 'Resource Message/Graphics/Nutz_IFF Message/Includes/Nutz.3.3 SEGA 144 036 02 03 1 117 8 117 15 117 TILES'
			Address Command 'Resource Message/Graphics/Nutz_IFF Message/Includes/Nutz.4.1 SEGA 001 063 03 03 1 117 8 117 15 117 TILES'
			Address Command 'Resource Message/Graphics/Nutz_IFF Message/Includes/Nutz.4.2 SEGA 001 090 03 03 1 117 8 117 15 117 TILES'
			Address Command 'Resource Message/Graphics/Nutz_IFF Message/Includes/Nutz.4.3 SEGA 028 063 03 03 1 117 8 117 15 117 TILES'
			Address Command 'Resource Message/Graphics/Nutz_IFF Message/Includes/Nutz.4.4 SEGA 028 090 03 03 1 117 8 117 15 117 TILES'
			Address Command 'Resource Message/Graphics/Nutz_IFF Message/Includes/Nutz.5.1 SEGA 055 071 03 02 1 117 8 117 15 117 TILES'
			Address Command 'Resource Message/Graphics/Nutz_IFF Message/Includes/Nutz.5.2 SEGA 082 071 02 02 1 117 8 117 15 117 TILES'
			Address Command 'Resource Message/Graphics/Nutz_IFF Message/Includes/Nutz.5.3 SEGA 055 090 03 03 1 117 8 117 15 117 TILES'
			Address Command 'Resource Message/Graphics/Nutz_IFF Message/Includes/Nutz.5.4 SEGA 082 090 03 03 1 117 8 117 15 117 TILES'
			Address Command 'Resource Message/Graphics/Nutz_IFF Message/Includes/Nutz.6.1 SEGA 109 082 03 04 1 117 8 117 15 117 TILES'
			Address Command 'Resource Message/Graphics/Nutz_IFF Message/Includes/Nutz.6.2 SEGA 136 082 03 04 1 117 8 117 15 117 TILES'
			Address Command 'Resource Message/Graphics/Nutz_IFF Message/Includes/Nutz.7.1 SEGA 163 082 03 04 1 117 8 117 15 117 TILES'
			Address Command 'Resource Message/Graphics/Nutz_IFF Message/Includes/Nutz.7.2 SEGA 190 082 03 04 1 117 8 117 15 117 TILES'
			Text 'Creating now...Nutz'||D2C(10)
			Address Command 'Resource Message/Graphics/Nutz_Big_IFF Message/Includes/Intro.Nutz.1  SEGA 0 0 40 50 01 403 44 403 87 403 TILES'
			Address Command 'Resource Message/Graphics/Nutz_Big_IFF Message/Includes/Intro.Nutz.M  SEGA 0 0 40 50 01 403 44 403 87 403 MAP'
			Text 'Creating now...Faust'||D2C(10)
			Address Command 'Resource Message/Graphics/Faust_IFF    Message/Includes/Intro.Faust.1 SEGA 0 0 40 32 01 259 44 259 87 259 TILES'
			Address Command 'Resource Message/Graphics/Faust_IFF    Message/Includes/Intro.Faust.M SEGA 0 0 40 32 01 259 44 259 87 259 MAP'
			Text 'Creating now...Sprites'||D2C(10)
			Address Command 'Resource Message/Graphics/Sprites_IFF Message/Includes/Sprite.1 SEGA 001 001 02 02 20 1 20 6 20 11 TILES'
			Address Command 'Resource Message/Graphics/Sprites_IFF Message/Includes/Sprite.2 SEGA 001 020 02 02 20 1 20 6 20 11 TILES'
			Address Command 'Resource Message/Graphics/Sprites_IFF Message/Includes/Sprite.3 SEGA 001 039 02 02 20 1 20 6 20 11 TILES'
			Address Command 'Resource Message/Graphics/Sprites_IFF Message/Includes/Sprite.4 SEGA 001 058 02 02 20 1 20 6 20 11 TILES'
			Address Command 'Resource Message/Graphics/Sprites_IFF Message/Includes/Sprite.5 SEGA 001 077 02 02 20 1 20 6 20 11 TILES'
			Address Command 'Resource Message/Graphics/Sprites_IFF Message/Includes/Sprite.6 SEGA 001 096 02 02 20 1 20 6 20 11 TILES'
			Address Command 'Resource Message/Graphics/Sprites_IFF Message/Includes/Sprite.7 SEGA 001 115 02 02 20 1 20 6 20 11 TILES'
			Text 'Creating now...Auswahl'||D2C(10)
			Address Command 'Resource Message/Graphics/Auswahl_IFF Message/Includes/Auswahl.1 SEGA 01 01 4 4 68 01 68 08 68 15 TILES'
			Address Command 'Resource Message/Graphics/Auswahl_IFF Message/Includes/Auswahl.2 SEGA 33 01 4 4 68 01 68 08 68 15 TILES'
			End
		End

	If Task=3 Then Do
		Text D2C(10)
		Text 'Number  Task (Outro)'||D2C(10)
		Text '-------------------------'||D2C(10)
		Text '  1     Pack Video-Data  '||D2C(10)
		Text '  2     Pack Work-Data   '||D2C(10)
		Text '  3     Erzeuge Grafiken '||D2C(10)
		Text D2C(10)||'Task NULL terminates Update-Sequence!'||D2C(10)

		GetNumber
		Task2=Result

		If Task2=1 Then Do
			Text 'Creating now...Data.Video.dat'||D2C(10)
			Address Command 'OMA Outro/Source/Data.Video.asm -o RAM:Data.obj'
			Address Command 'Raw RAM:Data.obj RAM:Data.raw $0'
			Address Command 'TPacker RAM:Data.raw RAM:Data.dat'
			Address Command 'Copy RAM:Data.dat Outro/Resource/Data.Video.dat'
			End

		If Task2=2 Then Do
			Text 'Creating now...Labels.asm'||D2C(10)
			Address Command 'OMA Outro/Source/Data.Work.asm -c d -c s -o RAM:Data.obj'
			Address Command 'Raw RAM:Data.obj RAM:Data.Label $FF000C LABEL'
			Address Command 'Copy RAM:Data.Label Outro/Source/Labels.asm'
			Text 'Creating now...Data.Work.dat'||D2C(10)
			Address Command 'OMA Outro/Source/Data.Work.asm -o RAM:Data.obj'
			Address Command 'Raw RAM:Data.obj RAM:Data.raw $0'
			Address Command 'TPacker RAM:Data.raw RAM:Data.dat'
			Address Command 'Copy RAM:Data.dat Outro/Resource/Data.Work.dat'
			End

		If Task2=3 Then Do
			Text 'Creating now...Nutz'||D2C(10)
			Address Command 'Resource Outro/Graphics/Nutz_IFF Outro/Includes/Nutz.T SEGA 0 0 30 28 243 1 243 32 243 63 TILES'
			Address Command 'Resource Outro/Graphics/Nutz_IFF Outro/Includes/Nutz.M SEGA 0 0 30 28 243 1 243 32 243 63 MAP'
			Text 'Creating now...Gras'||D2C(10)
			Address Command 'Resource Outro/Graphics/Gras_IFF Outro/Includes/Gras.T SEGA 1 1 12 09 100 1 100 13 100 25 TILES'
			Address Command 'Resource Outro/Graphics/Gras_IFF Outro/Includes/Gras.M SEGA 1 1 12 09 100 1 100 13 100 25 MAP'
			Text 'Creating now...Berge'||D2C(10)
			Address Command 'Resource Outro/Graphics/Berge_IFF Outro/Includes/Berge.T   SEGA 000 001 40 10 132 84 132 98 132 112 TILES'
			Address Command 'Resource Outro/Graphics/Berge_IFF Outro/Includes/Berge.M   SEGA 000 001 40 10 132 84 132 98 132 112 MAP'
			Text 'Creating now...Wolken'||D2C(10)
			Address Command 'Resource Outro/Graphics/Berge_IFF Outro/Includes/Wolke.1.T SEGA 001 084 16 06 132 84 132 98 132 112 TILES'
			Address Command 'Resource Outro/Graphics/Berge_IFF Outro/Includes/Wolke.1.M SEGA 001 084 16 06 132 84 132 98 132 112 MAP'
			Address Command 'Resource Outro/Graphics/Berge_IFF Outro/Includes/Wolke.2.T SEGA 001 135 16 05 132 84 132 98 132 112 TILES'
			Address Command 'Resource Outro/Graphics/Berge_IFF Outro/Includes/Wolke.2.M SEGA 001 135 16 05 132 84 132 98 132 112 MAP'
			Text 'Creating now...Spitze'||D2C(10)
			Address Command 'Resource Outro/Graphics/Berge_IFF Outro/Includes/Spitze.1  SEGA 132 126 01 04 143 126 147 126 151 126 TILES'
			Text 'Creating now...NEON-Logo'||D2C(10)
			Address Command 'Resource Outro/Graphics/Logo_IFF Outro/Includes/Neon.1.T SEGA 001 001 22 06 180 001 180 015 180 029 TILES'
			Address Command 'Resource Outro/Graphics/Logo_IFF Outro/Includes/Neon.1.M SEGA 001 001 22 06 180 001 180 015 180 029 MAP'
			Text 'Creating now...Koch'||D2C(10)
			Address Command 'Resource Outro/Graphics/Logo_IFF Outro/Includes/Koch.1.T SEGA 001 052 22 11 180 001 180 015 180 029 TILES'
			Address Command 'Resource Outro/Graphics/Logo_IFF Outro/Includes/Koch.1.M SEGA 001 052 22 11 180 001 180 015 180 029 MAP'
			Text 'Creating now...Planet'||D2C(10)
			Address Command 'Resource Outro/Graphics/Planet_IFF Outro/Includes/Planet.1.T     SEGA 000 000 40 28 001 227 044 227 087 227 TILES'
			Address Command 'Resource Outro/Graphics/Planet_IFF Outro/Includes/Planet.1.M     SEGA 000 000 40 28 001 227 044 227 087 227 MAP'
			Text 'Creating now...Explosion'||D2C(10)
			Address Command 'Resource Outro/Graphics/Explosion_IFF Outro/Includes/Explosion.1 SEGA 001 001 04 04 036 001 036 008 036 015 TILES'
			Address Command 'Resource Outro/Graphics/Explosion_IFF Outro/Includes/Explosion.2 SEGA 001 036 04 04 036 001 036 008 036 015 TILES'
			Address Command 'Resource Outro/Graphics/Explosion_IFF Outro/Includes/Explosion.3 SEGA 001 071 04 04 036 001 036 008 036 015 TILES'
			Address Command 'Resource Outro/Graphics/Explosion_IFF Outro/Includes/Explosion.4 SEGA 001 106 04 04 036 001 036 008 036 015 TILES'
			Address Command 'Resource Outro/Graphics/Explosion_IFF Outro/Includes/Explosion.5 SEGA 001 141 04 04 036 001 036 008 036 015 TILES'
			Address Command 'Resource Outro/Graphics/Explosion_IFF Outro/Includes/Explosion.6 SEGA 001 176 04 04 036 001 036 008 036 015 TILES'
			Text 'Creating now...Station'||D2C(10)
			Address Command 'Resource Outro/Graphics/Objekte_IFF Outro/Includes/Station.1     SEGA 001 001 04 04 055 001 055 008 055 015 TILES'
			Address Command 'Resource Outro/Graphics/Objekte_IFF Outro/Includes/Station.2     SEGA 036 001 02 04 055 001 055 008 055 015 TILES'
			Address Command 'Resource Outro/Graphics/Objekte_IFF Outro/Includes/Station.3     SEGA 001 036 03 02 055 001 055 008 055 015 TILES'
			Text 'Creating now...Schiff'||D2C(10)
			Address Command 'Resource Outro/Graphics/Objekte_IFF Outro/Includes/Schiff.1      SEGA 028 036 02 01 055 001 055 008 055 015 TILES'
			Text 'Creating now...Font'||D2C(10)
			Address Command 'Resource Outro/Graphics/Font_IFF Outro/Includes/Font.1 SEGA 023 001 01 53 045 001 045 001 045 001 TILES'
			Address Command 'Resource Outro/Graphics/Font_IFF Outro/Includes/Font.2 SEGA 034 001 01 71 045 001 045 001 045 001 TILES'
			End
		End

	If Task=4 Then Do
		Text D2C(10)
		Text 'Number  Task (Zoom)'||D2C(10)
		Text '-------------------------'||D2C(10)
		Text '  1     Update Work-RAM  '||D2C(10)
		Text '  2     Update Graphics  '||D2C(10)
		Text '  3     Update Nutz-RAM  '||D2C(10)
		Text D2C(10)||'Task NULL terminates Update-Sequence!'||D2C(10)

		GetNumber
		Task2=Result

		If Task2=1 Then Do
			Text 'Creating now...Labels.asm'||D2C(10)
			Address Command 'OMA Zoom/Source/Data.Work.asm -c d -c s -o RAM:Data.obj'
			Address Command 'Raw RAM:Data.obj RAM:Data.Label $FF000C LABEL'
			Address Command 'Copy RAM:Data.Label Zoom/Source/Labels.asm'
			Text 'Creating now...Data.Work.dat'||D2C(10)
			Address Command 'OMA Zoom/Source/Data.Work.asm -o RAM:Data.obj'
			Address Command 'Raw RAM:Data.obj RAM:Data.raw $0'
			Address Command 'TPacker RAM:Data.raw RAM:Data.dat'
			Address Command 'Copy RAM:Data.dat Zoom/Resource/Data.Work.dat'
			End

		If Task2=2 Then Do
			Text 'Creating now...Logo'||D2C(10)
			Address Command 'Resource Zoom/Graphics/Nutz_IFF Zoom/Includes/Logo.T       SEGA 001 001 20 16 001 132 026 132 051 132 TILES'
			Text 'Creating now...Nutz'||D2C(10)
			Address Command 'Resource Zoom/Graphics/Nutz_Big_IFF Zoom/Includes/Nutz.M   SEGA 001 001 32 50 001 404 036 404 071 404 MAP'
			Address Command 'Resource Zoom/Graphics/Nutz_Big_IFF Zoom/Includes/Nutz.T   SEGA 001 001 32 50 001 404 036 404 071 404 TILES'
			Text 'Creating now...Faust'||D2C(10)
			Address Command 'Resource Zoom/Graphics/Faust_IFF Zoom/Includes/Faust.M     SEGA 001 001 32 32 001 260 036 260 071 260 MAP'
			Address Command 'Resource Zoom/Graphics/Faust_IFF Zoom/Includes/Faust.T     SEGA 001 001 32 32 001 260 036 260 071 260 TILES'
			Text 'Creating now...Auswahl'||D2C(10)
			Address Command 'Resource Zoom/Graphics/Auswahl_IFF Zoom/Includes/Auswahl.T SEGA 001 001 08 04 001 068 008 068 015 068 TILES'
			End

		If Task2=3 Then Do
			Text 'Creating now...Labels.Nutz.asm'||D2C(10)
			Address Command 'OMA Zoom/Source/Data.Nutz.asm -c d -c s -o RAM:Data.obj'
			Address Command 'Raw RAM:Data.obj RAM:Data.Label $FF000C LABEL'
			Address Command 'Copy RAM:Data.Label Zoom/Source/Labels.Nutz.asm'
			Text 'Creating now...Data.Nutz.dat'||D2C(10)
			Address Command 'OMA Zoom/Source/Data.Nutz.asm -o RAM:Data.obj'
			Address Command 'Raw RAM:Data.obj RAM:Data.raw $0'
			Address Command 'TPacker RAM:Data.raw RAM:Data.dat'
			Address Command 'Copy RAM:Data.dat Zoom/Resource/Data.Nutz.dat'
			End
		End

	If Task=5 Then Do
		Text D2C(10)
		Text 'Number  Task (LockOut)'||D2C(10)
		Text '-------------------------'||D2C(10)
		Text '  1     Update Work-RAM  '||D2C(10)
		Text '  2     Update Graphics  '||D2C(10)
		Text D2C(10)||'Task NULL terminates Update-Sequence!'||D2C(10)

		GetNumber
		Task2=Result

		If Task2=1 Then Do
			Text 'Creating now...Labels.asm'||D2C(10)
			Address Command 'OMA LockOut/Source/Data.Work.asm -c d -c s -o RAM:Data.obj'
			Address Command 'Raw RAM:Data.obj RAM:Data.Label $FF000C LABEL'
			Address Command 'Copy RAM:Data.Label LockOut/Source/Labels.asm'
			Text 'Creating now...Data.Work.dat'||D2C(10)
			Address Command 'OMA LockOut/Source/Data.Work.asm -o RAM:Data.obj'
			Address Command 'Raw RAM:Data.obj RAM:Data.raw $0'
			Address Command 'TPacker RAM:Data.raw RAM:Data.dat'
			Address Command 'Copy RAM:Data.dat LockOut/Resource/Data.Work.dat'
			End

		If Task2=2 Then Do
			Text 'Creating now...Sega'||D2C(10)
			Address Command 'Resource LockOut/Graphics/Sega_IFF LockOut/Includes/Sega.M SEGA 001 001 12 04 100 01 100 08 100 15 MAP'
			Address Command 'Resource LockOut/Graphics/Sega_IFF LockOut/Includes/Sega.T SEGA 001 001 12 04 100 01 100 08 100 15 TILES'
			End
		End
	End
